PyAutoScientist Phase 2: CONTRIBUTING + README RTD link - #45
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 10, 2026
…space Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 10, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 10, 2026
…tch continues with science_project_api_gate Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 15, 2026
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 15, 2026
Release-profile DISABLE_JAX=1 broke the JAX-native MultiStartAdam and had held nightly-release RED for five nights. Fixed, merged (ad95dd8), issue closed. Record carries both traps: the two env profiles (env_vars.yaml = smoke, env_vars_release.yaml = mode=release), and the two meanings of "smoke" — the per-PR gate is the curated smoke_tests.txt, NOT the env profile, so the smoke override buys a weekly net rather than a per-PR one. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PyAutoScientist Phase 2 (PyAutoBrain/issues/68):
CONTRIBUTING.md(stability disclaimer — living reference implementation, fork-and-pull, no compatibility promises; points at the canonical policy in PyAutoBrain) and the README RTD link line (https://pyautoscientist.readthedocs.io).API Changes
None — documentation only.
Test Plan
repos_sync.py --checkgreen on the branch setPart of the 6-PR Phase 2 set (Brain, Mind, Heart, Memory, Build, hub). Human leg after the set merges: import the pyautoscientist RTD project.
🤖 Generated with Claude Code